FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package sfm.130323#3.0.1 (218 ms)

Package sfm.130323
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-Person
Url http://ehelse.no/fhir/StructureDefinition/sfm-Person
Version 1.0
Status active
Date 2021-05-01
Name SfmPerson
Title sfm-Person
Experimental False
Description Used in SFM to write non medical users. Derived from no-basis-Person.
Type Person
Kind resource

Resources that use this resource

CapabilityStatement
http://nhn.no/sfm/fhir/OperationDefinition/SFM-BasisCapabilitystatement SFM-Basis Capability statement - PRELIMINARY version

Resources that this resource uses

StructureDefinition
http://hl7.no/fhir/StructureDefinition/no-basis-Person no-basis-Person


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "sfm-Person",
  "url" : "http://ehelse.no/fhir/StructureDefinition/sfm-Person",
  "version" : "1.0",
  "name" : "SfmPerson",
  "title" : "sfm-Person",
  "status" : "active",
  "date" : "2021-05-01",
  "description" : "Used in SFM to write non medical users. Derived from no-basis-Person.",
  "fhirVersion" : "4.0.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Person",
  "baseDefinition" : "http://hl7.no/fhir/StructureDefinition/no-basis-Person",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Person.identifier",
        "path" : "Person.identifier",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Person.name",
        "path" : "Person.name",
        "mustSupport" : true
      },
      {
        "id" : "Person.name.extension",
        "path" : "Person.name.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Person.name.extension:middlename",
        "path" : "Person.name.extension",
        "sliceName" : "middlename",
        "mustSupport" : true
      },
      {
        "id" : "Person.active",
        "path" : "Person.active",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.